home *** CD-ROM | disk | FTP | other *** search
- Michael Howard writes:
- > Which command is used to install packages which failed during initial
- > installation. Under Systen V I would use 'pkgadd' but it doesn't appear to
- > be on my Linux installation. Possibly failed during installation?
-
- rpm -i package-file
-
- To get info on installed packages:
-
- rpm -qia (for all) or rpm -qi <package-name>
-
- To get a list of installed packages:
-
- rpm -qa
- _____
- |_____| ------------------------------------------------- ---+---+-
- | | Russell King rmk@ecs.soton.ac.uk --- ---
- | | | | http://www.arm.uk.linux.org/~rmk/home.html / / |
- | +-+-+ --- -+-
- / | THE developer of ARM Linux |+| /|\
- / | | | --- |
- +-+-+ ------------------------------------------------- /\\\ |
-
- unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
-
-